Welcome![Sign In][Sign Up]
Location:
Search - Genetic algorithm TSP matlab

Search list

[AI-NN-PRTSP-GA.zip

Description: 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem selection, crossover and mutation operator design and realization by MATLAB algorithm, with detailed description and code.
Platform: | Size: 887808 | Author: ZHENG | Hits:

[OthertspMATLAB

Description: matlab遗传算法求解tsp问题源程序-matlab genetic algorithm tsp problem source
Platform: | Size: 5120 | Author: 陆灵芝 | Hits:

[matlabGAfotTSP

Description: 改进的遗传算法求解tsp问题,在MATLAB环境中运行。-Improved genetic algorithm tsp problem in the MATLAB environment.
Platform: | Size: 4279296 | Author: 张梦颖 | Hits:

[Other systemsGA-for-course-tsp

Description: 用matlab编写的用遗传算法求解TSP问题的源代码,程序简单,效率高,可靠性好-Prepared using matlab genetic algorithm for TSP source code, the program is simple, high efficiency, good reliability
Platform: | Size: 4096 | Author: 晓天 | Hits:

[matlabGA-for-course

Description: 基于遗传算法的TSP问题的matlab解决方案-TSP problem based on genetic algorithm in matlab solutions
Platform: | Size: 175104 | Author: 安娜 | Hits:

[matlabGA

Description: 在matlab环境下使用GA遗传算法计算TSP旅行商问题-GA genetic algorithm TSP problem
Platform: | Size: 4096 | Author: 成成 | Hits:

[Software EngineeringTSP-matalb-fang-zhen

Description: 改进遗传算法求解T SP 问题的Matlab 程序设计-Improved Genetic Algorithm T SP problem Matlab programming
Platform: | Size: 161792 | Author: chenkai | Hits:

[Data structsimmune-genetic-algorithm-for-TSP

Description: 采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题-Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP
Platform: | Size: 59392 | Author: liuxing | Hits:

[matlabadaptive-GA-TSP

Description: 运用matlab进行编程,能够解决TSP旅行商问题的基本遗传算法的实现,其中参数可自定义-Programming using matlab, able to solve the TSP traveling salesman problem of the realization of the basic genetic algorithm, the parameter can be customized
Platform: | Size: 9216 | Author: liuxing | Hits:

[matlabTSP(GA)

Description: 遗传算法求tsp问题及其matlab代码实现 主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. -Genetic algorithm to solve the TSP problem and the matlab code to achieve A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
Platform: | Size: 919552 | Author: bigrao | Hits:

[matlabmatlab

Description: 很全的智能算法,包括粒子群算法、模拟退火算法、遗传算法、TSP问题求解、蚁群算法、人工神经网络算法以及相关结合算法-A full of intelligent algorithm, including the particle swarm algorithm, simulated annealing algorithm, genetic algorithm, the TSP problem, ant colony algorithm, and the combination of artificial neural network algorithm is presented
Platform: | Size: 16889856 | Author: 戴磊 | Hits:

[AI-NN-PRMatLab-Script

Description: 基于启发式(Heuristic)的人工智能算法解决旅行商问题(Traveling Salesman Problem)。关键词:模拟退火,遗传算法。工作环境:matlab-An artificial intelligence algorithm based on heuristic to solve Traveling Salesman Problem(TSP). Key words: Simulated Annealing, Genetic Algorithm. Working environment: matlab.
Platform: | Size: 1839104 | Author: TerryYan | Hits:

[MPIGA-TSP

Description: tsp问题的遗传算法求解代码,应用于matlab平台-Code genetic algorithm to solve TSP problem, applied in the matlab platform
Platform: | Size: 29696 | Author: zengyu | Hits:

[matlabga_tsp

Description: 基于MATLAB,对TSP问题进行基于遗传算法的求解。TSP  问题是典型的NP完全问题,代码包括求解TSP问题的遗传算法源程序m文件和实例-Based on TSP, the MATLAB problem is solved by genetic algorithm. TSP problem is a typical NP complete problem, including code for solving TSP problem genetic algorithm source program m documents and examples
Platform: | Size: 3072 | Author: 涂超 | Hits:

[Algorithmmulti-tsp

Description: 针对多旅行商问题的tsp问题的遗传算法matlab程序-TSP problem for multi- traveling salesman problem of genetic algorithm matlab program
Platform: | Size: 15360 | Author: 小刚刚 | Hits:

[OS programTEI-algorithm

Description: The matlab program, the genetic algorithm to solve the classical TSP (traveling salesman problem, good
Platform: | Size: 2048 | Author: Sarut | Hits:

[AI-NN-PRSA_TSP

Description: 使用 matlab实现遗传算法解决tsp问题(Using MATLAB to achieve genetic algorithm to solve TSP problems)
Platform: | Size: 6144 | Author: xxbzja | Hits:

[matlabGA_TSP

Description: 在matlab环境中,利用遗传算法来求解典型TSP问题,求出最优解。(In the MATLAB environment, the genetic algorithm is used to solve the typical TSP problem, and the optimal solution is obtained.)
Platform: | Size: 1024 | Author: 风闻有你 | Hits:

[transportation applications遗传算法txt

Description: 遗传算法解决tsp问题 遗传算法,模拟达尔文进化论的自然选择和遗传学机理的生物进化过程的计算模型,一种选择不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个体基本上是最优的,那么以后再继续这样下去就可以一直最优了。(Genetic algorithm to solve TSP problem)
Platform: | Size: 3072 | Author: zzh2000boy | Hits:

[e-language遗传算法

Description: 此程序为TSP问题的遗传算法,程序可以完美运行,计算最短路径。(This procedure for the TSP problem by genetic algorithm, the program can run perfectly, the shortest path calculation.)
Platform: | Size: 5120 | Author: smoonlighter | Hits:
« 1 2 3 4 5 6 78 9 10 11 »

CodeBus www.codebus.net